Not used, and will not be used.
Signed-off-by: Alexandru Ardelean <[email protected]>
$(3))
endef
-define HostPy/Compile/Default
- $(call Build/Compile/HostPyMod,,\
- install --root="$(STAGING_DIR_HOSTPKG)" --prefix="" \
- --single-version-externally-managed \
- )
-endef
-
endif # __python_host_mk_inc
$(3))
endef
-define HostPy3/Compile/Default
- $(call Build/Compile/HostPy3Mod,,\
- install --root="$(STAGING_DIR_HOSTPKG)" --prefix="" \
- --single-version-externally-managed \
- )
-endef
-
endif # __python3_host_mk_inc